public function getAcademicTitle()
 {
     $this->__load();
     return parent::getAcademicTitle();
 }