Changing the Checkbox values from True, False to Checked, Unchecked

Hi,

In my custom module I have a checkbox and I am using it as the list view search filter too. But when creating the filter in list view I can see Fieldname->Is->True(or)False. But Instead of having text as True and False I need to show Checked and Unchecked in the dropdown. How can I achieve this? Thanks.