You can query the Class properties. I would create an array or list of the class for Employees, and then for each, display into the DataGridView.

You can easily do this by making it your datasource.