public function getCaption()
 {
     return $this->model->getAttributeLabel($this->attributeName);
 }