Questions about millis()

i want to use the timer0 overflow vector interrupt but i m unable do so because it is already in use by millis() function...
is there any way to stop the millis() function from operating...??