I\'m pretty new to Angular, so I may be going about this all wrong...
I have a similar to the following:
You can try to set the initial value of mySelectedValue in your Controller like so:
$scope.mySelectedValue = '';