Hi,
I think I found the solution:
my_comparator.set_report_severity_id_override(.cur_severity(UVM_WARNING),.id("Comparator Mismatch"),.new_severity(UVM_ERROR));
I havent' tried this yet. If it works, I'll tell you. But if you have any other solutions, you may also tell me.