public function __construct()
 {
     parent::__construct();
     $this->setTemplate('sm/vendors/reports/grid.phtml');
 }