I have tried numerous things and nothing seems to be working.
I am using jQuery and Chosen plugin.
Methods I have tried:
var select = jQuery(
Try this:
$("#autoship_option option[selected]").removeAttr("selected");