Can Yii User Use Existing Table For Login And Registration?

I have an existing user profile database which have different column than the yii-user’s user table, can I make a change to yii-user to connect to this table instead? Also, can I specify additional column for user profile?