DetailView column description

Hello Yii guys,

in the middle of finalization of my first Yii applications I´m having trouble to find out an option of hint/description/comment or whatever you name it for each row inside DetailView.

e.g. simple DetailView from model table contains 3 values and for each I want to specify description. In the same way like it is with form field hint option.

Thanks for any advice.