Comment to Missing KEY in Event mod
You can also fix it with the proper language key by running the below query in your database:
UPDATE `sys_grid_fields` SET `title`='_bx_events_grid_column_title_adm_active' WHERE `object`='bx_events_common' AND `name`='switcher';