public FormRangosTutores() { InitializeComponent(); grado.listarGrado(dgvRangosTutores); this.dgvRangosTutores.Columns[0].Visible = false; }